home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / CHyperText 1.2 / HyperDemo.π.rsrc / HyperDemo.π.rsrc.rsrc / TEXT_1024_sample hypertext text.txt < prev    next >
Encoding:
Text File  |  1994-12-01  |  702 b   |  3 lines

  1. This is a demo of the  CHyperText class, a CStyleText subclass, for the TCL 1.1.3. CHyperText sends itsSupervisor a DoCommand message when a user clicks on special hyperwords within its text, which are shown in bold underline.
  2.  
  3. The icons below are applescript, painting, communication, and mail.  Clicking on a CHyperText word in this paragraph will send cmdHyperHit to this dialog which knows to flash the appropriate icon.  A CHyperText object remembers its last hyperword which the user clicked so you can use it for things like referencing a dictionary page or the like.  You may also specify the clickCmd for the CHyperText object.  Please send comments/suggestions to mrw@welchgate.welch.jhu.edu.